*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 20 Aug 2004 10:22:39 +0000 (10:22 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 20 Aug 2004 10:22:39 +0000 (10:22 +0000)
src/ChangeLog

index f0e9d50733266963a7bf95d7cf8dfb6440aaa6de..99774e35afc2ca28fb6aeb89e7094acb35e9772f 100644 (file)
@@ -1,3 +1,12 @@
+2004-08-20  Kim F. Storm  <storm@cua.dk>
+
+       * process.c (wait_reading_process_output): Rename from
+       wait_reading_process_input.  All uses changed.
+       (wait_reading_process_output_1): Rename from
+       wait_reading_process_input_1.  All uses changed.
+
+       * dispnew.c (Fsleep_for): Remove obsolete code.
+
 2004-08-20  Kenichi Handa  <handa@m17n.org>
 
        * syntax.c (skip_chars): Fix for unibyte case.